home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000098_news@columbia.edu _Mon Mar 6 10:12:48 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id KAA06774
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 6 Mar 2000 10:12:48 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA05533
  7.     for kermit.misc@watsun.cc.columbia.edu; Mon, 6 Mar 2000 09:45:01 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: Kermit 6 or 7 binaries
  11. Date: 6 Mar 2000 14:45:00 GMT
  12. Organization: Columbia University
  13. Message-ID: <8a0g9c$5ci$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <sc7elh6qbi742@corp.supernews.com>,
  17. Alan Rice <alanrice@bigfoot.com> wrote:
  18. : Frank da Cruz <fdc@watsun.cc.columbia.edu> wrote in message
  19. : > Note that System VR3 runs on lots of architectures.  If none of our
  20. : > binaries works on your computer, you'll have to be more specific about its
  21. : > make and model, architecture, etc.
  22. : Ok Intel chip set, 386
  23. But what is the computer make and model, and the specific product name and
  24. version for the operating system?  "System V R3" is a generic name.
  25.  
  26. Anyway, to see the prebuilt binaries, visit:
  27.  
  28.   http://www.columbia.edu/kermit/ckermit.html#binlist
  29.  
  30. and scroll down to the PC section.  The SVR3-based OS's that we have PC
  31. binaries for include:
  32.  
  33.   cku190.sco3r2                PC, SCO UNIX/386 3.2.0 (no TCP/IP)
  34.   cku190.sco3r2netnd           PC, SCO UNIX/386 3.2.0 (with SCO TCP/IP)
  35.   cku190.is5r3jc               PC, Interactive UNIX SVR3 2.2
  36.  
  37. These are all C-Kermit 5A(190).  All the others are SVR4, or BSD-based, or
  38. Linux, etc.
  39.  
  40. - Frank